

.article {
    clear: both;
    text-align: right;
    margin-bottom: 25px;
}

.articleHeadline h1 {
    margin-bottom: 0px;
    background-color: #F0F0F0;
    border: 1px dashed #C8C8C8;
}

.articleAuthor {
}

.articleEntry {
    margin: 10px 5px;
}

.articleRelated {
    margin: 10px 5px;
    text-align: right;
}

    .articleRelated a {
        display: inline-block;
        margin-top: 5px;
        background: url("images/Bullet-Red.png") no-repeat scroll 100% 8px transparent;
        padding-right: 12px;
    }

        .articleRelated a:hover {
            text-decoration: none;
            color: #007788;
        }

.articleImage {
    margin: 2px 4px 4px 10px;
    float: right;
    list-style-type: none;
}

.articlePaging {
    border-bottom: 1px dotted #D8D8D8;
    padding-bottom: 2px;
    margin-bottom: 2px;
}

.articleCategories {
    border-bottom: 1px dotted #D8D8D8;
    margin-bottom: 2px;
    padding-bottom: 2px;
}

.related h2 {
    margin-bottom: 0px;
    background-color: #F0F0F0;
    border: 1px dashed #C8C8C8;
    padding-right: 5px;
}

.postRating h2 {
    margin-bottom: 0px;
    background-color: #F0F0F0;
    border: 1px dashed #C8C8C8;
    padding-right: 5px;
}

.fancybox-wrap {
    position: relative !important;
    margin: 0 auto;
}

/* .fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage { */
    /* position: relative !important; */
/* } */

.articleComments {
    text-align: right;
    clear: both;
}

    .articleComments h2 {
        margin-bottom: 0px;
        background-color: #F0F0F0;
        border: 1px dashed #C8C8C8;
        padding-left: 5px;
    }

.articleComment {
    margin: 5px 0 0px 0;
    padding: 5px;
    min-height: 100px;
    height: auto !important;
    height: 100px;
}

.articleCommentGravatar {
    margin: 2px 4px 4px 10px;
    float: right;
}

.articleCommentContent {
    text-align: right;
    padding: 0px 5px 10px 5px;
}

.articleCommentAuthor {
}

.articleCommentDate {
    border-bottom: 1px dotted #D8D8D8;
    margin-bottom: 2px;
    padding-bottom: 2px;
}

.articleImages {
    text-align: right;
}

    .articleImages h2 {
        margin-bottom: 0px;
        background-color: #F0F0F0;
        border: 1px dashed #C8C8C8;
        padding-right: 5px;
    }

/* Photo Area */
.articleImageList {
    margin: 0px;
    padding: 0 10px 0 0;
}

    .articleImageList li {
        display: inline;
        float: right;
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 10px;
        border: solid 1px #eee;
        padding: 3px;
    }

/** * jQuery lightBox plugin * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/) * and adapted to me for use like a plugin from jQuery. * @name jquery-lightbox-0.4.css * @author Leandro Vieira Pinho - http://leandrovieira.com * @version 0.4 * @date November 17, 2007 * @category jQuery plugin * @copyright (c) 2007 Leandro Vieira Pinho (leandrovieira.com) * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin */
#jquery-overlay {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}

#jquery-lightbox {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}

    #jquery-lightbox a img {
        border: none;
    }

#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#lightbox-container-image {
    padding: 10px;
}

#lightbox-loading {
    position: absolute;
    top: 40%;
    right: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

#lightbox-container-image-data-box {
    background-color: #fff;
    margin: 0pt auto;
    overflow: auto;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 10px;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.4em;
}

#lightbox-container-image-data {
    padding: 0 10px;
}

#lightbox-container-image-details {
    float: right;
    text-align: right;
    width: 70%;
}

#lightbox-container-image-details-caption {
    font-weight: bold;
}

#lightbox-container-image-details-currentNumber {
    clear: right;
    display: block;
}

    #lightbox-container-image-details-currentNumber a, #lightbox-container-image-details-currentNumber a:hover {
        border-bottom: medium none;
        color: #151410;
        text-decoration: underline;
    }

#lightbox-container-image-details-nav {
    clear: right;
    display: block;
    padding: 0pt 0pt 10px;
}

    #lightbox-container-image-details-nav a, #lightbox-container-image-details-nav a:hover {
        border-bottom: medium none;
        color: #151410;
        text-decoration: underline;
    }

#lightbox-container-image-details-nav-btnPrev {
    margin: 0pt 0pt 0pt 8px;
}

#lightbox-image-details-close-btnClose {
    float: left;
}

#lightbox-image-details-close a, #lightbox-image-details-close a:hover {
    border-bottom: medium none;
    color: #151410;
    text-decoration: underline;
}

.articleView .related {
    clear: both;
}



/*///////////////////////////////////////////////////////////////////////////////////*/

.t {
    font-size: 12px;
    line-height: 1.6em;
    width: 100%;
    border-collapse: collapse;
}

    .t th {
        font-size: 13px;
        font-weight: normal;
        padding: 8px;
        background: #b9c9fe;
        border-top: 4px solid #aabcfe;
        border-bottom: 1px solid #fff;
        color: #039;
    }

    .t td {
        padding: 8px;
        background: #e8edff;
        border-bottom: 1px solid #fff;
        color: #669;
        border-top: 1px solid transparent;
    }

    .t tr:hover td {
        background: #d0dafd;
        color: #339;
    }


/***** M.Kermani - Print ******************************************************************/

.articlePrint {
    direction: rtl;
    margin: 0 auto;
    width: 650px;
    text-align: right;
}

    .articlePrint .printhead {
        font: 12px/150%;
        margin: 0;
        text-align: right;
    }

        .articlePrint .printhead .printlogo {
            float: right;
            text-align: right;
            width: 200px;
            padding: 10px 0;
        }

        .articlePrint .printhead .headinfo {
            line-height: 180%;
            float: left;
            font-size: 12px;
            padding: 10px 0;
            text-align: left;
            width: 400px;
        }

            .articlePrint .printhead .headinfo .printcat {
                padding: 5px 0 0;
            }

            .articlePrint .printhead .headinfo .printid {
                padding: 5px 0 0;
            }

            .articlePrint .printhead .headinfo .printdt {
                direction: ltr;
                font-size: 12px;
                padding: 5px 0 0;
                text-align: left;
            }

    .articlePrint .printtextpane {
        border: 2px dotted #CCCCCC;
        clear: both;
        padding: 20px 30px 40px;
    }

        .articlePrint .printtextpane .nwstxtrotitr {
            color: #000066;
            font: 13px;
            margin: 0;
            text-align: right;
        }

        .articlePrint .printtextpane .nwstxtinfotitle {
            color: #000066;
            font-size: 40px;
            padding: 10px 0;
        }

        .articlePrint .printtextpane .nwstxtlead {
            color: #000000;
            margin: 3px 0;
            line-height: 1.6em !important;
        }

        .articlePrint .printtextpane .nwstxttext {
            clear: both;
            font-size: 12px;
            padding: 3px 0 0;
            text-align: justify;
            line-height: 2em !important;
        }

    .articlePrint .printcopyright {
        background: none repeat scroll 0 0 #DDDDDD;
        direction: rtl;
        font: normal 11px Verdana;
        padding: 2px 0;
        text-align: center;
    }



/*//////// New Bonyan ///////////////////////////////////////////////////////////////////////////*/

.scroll180 {
    width: 100%;
    height: 180px;
    overflow: auto;
}

.scroll600 {
    width: 100%;
    height: 600px;
    overflow: auto;
}

.scroll500 {
    width: 100%;
    height: 500px;
    overflow: auto;
}

.adminbuttons {
    display: inline-block;
    width: 11%;
    text-align: center;
}

.NewsArticles select {
}

#articleSearchFormSmall {
    width: 83%;
    height: 35px; /*! background:url('Images/search-bg.png') repeat-x 0 0; */
    margin: 10px 0 15px 0;
    text-align: right;
    position: relative;
}

    #articleSearchFormSmall input[type="submit"] {
        position: absolute;
        width: 40px;
        height: 40px;
        margin: 0px 0 0 0 !important;
        cursor: pointer;
        text-indent: -9999px;
        border: 0px;
        border: solid 1px #eee;
        background: #fff url('Images/search-tool.png') no-repeat center center/ 25px;
    }

    #articleSearchFormSmall input[type="text"] {
        width: 95%;
        height: 40px;
        line-height: 40px;
        color: #004c75; /* font-size:12px;*/
        margin: 0px 0 0 0;
        padding: 0 5px 0 0;
        background: #fff;
        border: 0px;
        border: solid 1px #eee;
    }


.right {
    float: right;
}

.left {
    float: left;
}

.clear_float {
    clear: both;
    line-height: 0;
    font-size: 0;
}

.ArticleView {
    margin: 0px 0 0 0;
    text-align: right;
}

.ArticleView_bg {
    background: #fff;
    padding: 25px;
}

.ArticleView .dashboard {
    border-top: #f5f5f5 solid 1px;
    padding: 5px;
    height: 37px;
    line-height: 30px;
    font-size: 12px;
    color: #888;
}

    .ArticleView .dashboard .staticdate {
        font-size: 12px;
        color: #4d4d4d;
        height: 23px;
        line-height: 23px;
        background: url('images/icons-view.png') 100% 0 no-repeat;
        padding: 0 22px 0 0;
        margin-left: 40px;
    }

    .ArticleView .dashboard .staticviews {
        font-size: 12px;
        color: #4d4d4d;
        height: 23px;
        line-height: 23px;
        background: url('images/icons-view.png') 100% -32px no-repeat;
        padding: 0 22px 0 0;
        margin-left: 40px;
    }

    .ArticleView .dashboard .staticcomments {
        font-size: 12px;
        color: #4d4d4d;
        height: 23px;
        line-height: 23px;
        background: url('images/icons-view.png') 100% -64px no-repeat;
        padding: 0 22px 0 0;
        margin-left: 40px;
    }

    .ArticleView .dashboard .controls {
        display: block;
    }

        .ArticleView .dashboard .controls div {
            display: inline-block;
            width: 20px;
            height: 20px;
            background-image: url('images/icons-view.png');
        }

        .ArticleView .dashboard .controls a,
        .ArticleView .dashboard .controls a:active,
        .ArticleView .dashboard .controls a:hover {
            display: inline-block;
            width: 20px;
            height: 20px;
            background-image: url('images/icons-view.png');
            text-decoration: none;
        }

            .ArticleView .dashboard .controls a.print {
                background-position: 100% -218px;
            }

            .ArticleView .dashboard .controls a.email {
                background-position: 100% -188px;
            }

            .ArticleView .dashboard .controls a.minus {
                background-position: 100% -159px;
            }

            .ArticleView .dashboard .controls a.default {
                background-position: 100% -127px;
            }

            .ArticleView .dashboard .controls a.plus {
                background-position: 100% -97px;
            }

.ArticleView .content {
    text-align: right;
}

    .ArticleView .content .subtitle {
        font-size: 12px;
        padding-right: 5px;
        padding-top: 25px;
    }

    .ArticleView .content .title {
        font-size: 20px;
        color: #444;
        margin: 5px 0 12px 0;
        font-weight: bold;
        line-height: 2em;
    }

    .ArticleView .content .image {
        float: right;
        margin: 0 0 12px 14px;
        padding: 3px;
        border: solid 3px #eee;
    }
    /*.ArticleView .content .image img { padding: 3px; border: 3px solid #ffffff; }*/
    .ArticleView .content .summary {
        font-size: 13px;
        line-height: 1.7em;
        text-align: justify;
        color: #393939;
        padding: 15px 0 5px 0;
        margin: 0px;
        height: 170px;
        overflow: hidden;
    }

    .ArticleView .content .description {
        font-size: 15px;
        line-height: 2em;
        text-align: justify;
        color: #393939;
        padding: 4px 0;
    }

        .ArticleView .content .description div {
            font-size: 15px;
            line-height: 2em;
            text-align: justify;
        }

.ArticleView .section {
    margin: 15px 0;
    background: #fff;
}

    .ArticleView .section .headding {
        font-size: 15px;
        color: #143d61;
        background-color: #fbfbfb;
        border: solid 1px #f5f5f5;
        height: 40px;
        line-height: 40px;
    }

.ArticleView .comment {
    margin: 5px 0;
}

    .ArticleView .comment .mcheader {
        padding: 5px 13px;
        font-size: 13px;
        color: #143d61;
        background-color: #f3f3f3;
        border: solid 1px #c9c9c9;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

        .ArticleView .comment .mcheader a,
        .ArticleView .comment .mcheader a:active,
        .ArticleView .comment .mcheader a:hover {
            font-size: 13px;
            color: #143d61;
            text-decoration: none;
            cursor: pointer;
        }

            .ArticleView .comment .mcheader a:visited {
                text-decoration: underline;
            }

        .ArticleView .comment .mcheader .mcauthor,
        .ArticleView .comment .mcheader .mcdate {
            color: #143d61;
        }

    .ArticleView .comment .mctext {
        font-size: 12px;
        line-height: 1.7em;
        color: #393939;
        margin: 8px 10px;
    }

        .ArticleView .comment .mctext .cmicon {
            width: 38px;
            height: 38px;
            padding: 0 0 5px 5px;
            background: url('images/icons-view.png') no-repeat 100% -249px;
        }

.ArticleView .cmform {
    margin: 10px 0;
    padding: 10px 17px;
    background-color: #fdfdfd;
    border: solid 5px #f3f3f3;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 0 1px 1px #888;
    -webkit-box-shadow: 0 0 1px 1px #888;
    box-shadow: 0 0 1px 1px #888;
}

    .ArticleView .cmform input[type="text"] {
        width: 280px;
        height: 30px;
        font-size: 12px;
        color: #717171;
        padding-right: 5px;
        background-color: #fcfcfc;
        border: solid 1px #d5d5d5;
    }

    .ArticleView .cmform textarea {
        width: 510px;
        height: 140px;
        font-size: 12px;
        color: #717171;
        padding-right: 5px;
        background-color: #fcfcfc;
        border: solid 1px #d5d5d5;
    }

    .ArticleView .cmform input[type="button"] {
        width: 125px;
        height: 40px;
        text-indent: -999999px;
        background: url('images/submit.png') no-repeat 0 0;
        border: 0px;
        cursor: pointer;
    }

.ArticleView .datepane {
    float: right;
}


.Newslider {
    position: relative;
    width: 440px;
    overflow: hidden;
    direction: ltr;
    margin: 8px 0 15px 0;
}

    .Newslider ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .Newslider ul li {
            display: block;
            float: right;
            min-height: 120px;
            padding: 0;
        }

            .Newslider ul li .container {
                width: auto;
                margin: 0 0;
                text-align: right;
                direction: rtl;
            }

            .Newslider ul li .image {
                float: right;
                padding: 0px;
                margin: 0 0 3px 8px;
                border: solid 3px #ffffff;
            }

            .Newslider ul li .title {
                margin-top: 3px;
            }

                .Newslider ul li .title a,
                .Newslider ul li .title a:hover,
                .Newslider ul li .title a:active {
                    font-size: 12px;
                    text-decoration: none;
                    color: #00386d;
                    line-height: 1.4em;
                }

            .Newslider ul li .summary {
                font-size: 12px;
                color: #474747;
                margin-top: 2px;
                text-align: justify;
            }

    .Newslider .dots {
        position: absolute;
        left: 10px;
        bottom: 0;
        padding: 0;
        margin: 0;
    }

        .Newslider .dots li {
            background-color: #959595;
            display: inline-block;
            width: 8px;
            height: 8px;
            text-indent: 9999em;
            margin: 0 3px;
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            border-radius: 6px;
            cursor: pointer;
            overflow: hidden;
        }

            .Newslider .dots li.active {
                background-color: #2d7eb5;
            }


.categories { /*padding:5px 0 0 0 !important;margin:0 12px 0 10px !important;*/
    list-style: none;
}

ul.categories {
    margin-right: 0 !important;
}

.categories li { /*background:url('Images/border-bottom-categories.png') repeat-x 0 100%;*/
    border-bottom: solid 1px #eee;
    list-style: none outside none !important;
    margin: 0;
    padding: 10px 0 13px 0;
}

    .categories li.last {
        background: none;
    }

    .categories li a { /*background:url("images/arrow-categories-blue.png") no-repeat 99% 50% transparent;*/
        margin-right: 0;
        color: #676868;
        display: inline-block;
        font-size: 12px;
    }

        .categories li a:hover {
            margin-right: 4px;
            text-decoration: none;
        }

        .categories li a span {
            font-weight: normal;
        }
/*---------------*/
.date {
    width: 100%;
}

.iconpane {
    float: none;
}

    .iconpane .fa {
        background: #C8C8C8;
        color: #fff;
        padding: 5px;
        font-size: 15px;
    }

        .iconpane .fa:hover {
            background: #999;
        }

.datepane .fa-calendar {
    color: #0d874f;
    margin: 0 0 0 5px;
}

.date .iconpane {
    float: left !important;
}
/*-----------*/
/*---------------------*/
.headding .fa {
    background: #006185;
    padding: 10px;
    color: #fff;
    font-size: 20px;
    width: 40px;
    height: 40px;
}

.faIcon {
    float: right;
    margin-left: 5px;
}

.PagingTable {
    width: 100%;
    background: #fff;
    height: 40px;
    margin-bottom: 15px;
}

.ArticleView .calendar {
    margin: 0;
}

.left img {
    vertical-align: middle;
}

.row.relatedimage {
    padding: 10px;
}

.row.relatedimage {
    padding: 10px;
}

.relatedimage img {
    border: solid 1px #eee;
    margin-bottom: 5px;
}

.relatedimage p {
    padding: 0 5px;
    color: #111;
    font-size: 13px;
    line-height: 24px;
}

    .relatedimage p:hover {
        color: #004b74;
    }

.postRating {
    padding: 10px;
}

    .postRating label {
        margin: 0 2px 0 20px;
    }



/*--------------*/
.articleComments_bg {
    background: #fff;
    margin: 15px 0;
}

.articleComments {
    text-align: right;
    clear: both;
    padding-bottom: 5px;
}

    .articleComments h2 {
        margin-bottom: 0px;
        background-color: #F0F0F0;
        border: 1px dashed #C8C8C8;
        padding-left: 5px;
    }

.postComment p span {
    margin-right: 8px;
}
/*--------------*/
.articleComments_bg {
    background: #fff;
    margin: 15px 0;
}

.articleComments {
    text-align: right;
    clear: both;
    padding-bottom: 5px;
}

    .articleComments h2 {
        margin-bottom: 0px;
        background-color: #F0F0F0;
        border: 1px dashed #C8C8C8;
        padding-left: 5px;
    }

.postComment p span {
    margin-right: 8px;
}
/*-------------------*/
.postComment input[type="text"] {
    border: solid 1px #eee;
    height: 40px;
    text-align: right;
    margin-bottom: 5px;
}

.postComment textarea {
    border: solid 1px #eee;
}

.postComment input[type="button"] {
    border: solid 3px #01465f;
    height: 40px;
    background: #006185;
    color: #fff;
    margin-top: 10px;
    margin-right: 8px;
    padding: 0 30px;
    font-size: 16px;
    font-weight: bold;
    transition: all ease 0.5s;
}

    .postComment input[type="button"]:hover {
        background: #01465f;
        border: solid 3px #006185;
        transition: all ease 0.5s;
    }
/*----------------*/


.postComment p:nth-child(2) input {
    width: 88%;
}

.postComment p:nth-child(3) input {
    width: 88%;
}

.postComment p:nth-child(3) {
    width: 48%;
    display: inline-block;
    margin: 0 8px;
    direction: ltr;
}

.postComment p:nth-child(2) {
    width: 48%;
    display: inline-block;
    margin: 0 8px;
    direction: ltr;
}

.postComment textarea.NormalTextBox {
    width: 98% !important;
    margin: 0 8px;
}
/*---------*/
.row.relatedimage img {
    max-width: 100%;
}

.image img {
    max-width: 100%;
}
/*----------blog---------*/
.photo-inner {
    overflow: hidden;
    margin: 5px auto 15px 0;
}

    .photo-inner p {
        margin: 8px 3px;
    }

    .photo-inner img {
        border: solid 1px #eee;
        padding: 3px;
    }

.categorylist .fa.fa-list {
    background: #006185;
    color: #fff;
    padding: 12px;
    font-size: 20px;
    display: inline-block;
}

.categorylist {
    border: solid 1px #eee;
}

    .categorylist .fa.fa-list {
        background: #006185;
        color: #fff;
        padding: 12px;
        font-size: 20px;
        display: inline-block;
    }

.PageName {
    display: inline;
    font-size: 18px;
}
/*------------------------*/
@media only screen and (max-width:1600px) {
    .postComment p:nth-child(2) input {
        width: 85%;
        margin-right: 14px;
    }

    .postComment p:nth-child(3) input {
        width: 85%;
    }
}

@media only screen and (max-width:1400px) {
    .postComment p:nth-child(2) input {
        width: 80%;
        margin-right: 14px;
    }

    .postComment p:nth-child(3) input {
        width: 80%;
    }

    .postComment p:nth-child(3) {
        width: 90%;
    }

    .postComment p:nth-child(2) {
        width: 90%;
    }
}

#articleSearchForm h1 {
    width: 50%;
    margin: 0;
    font-size: 17px;
    float: right;
    text-align: right;
}

element {
}

#dnn_ctr392_NewsArticles_ViewSearch_pnlSearch {
    width: 50%;
    margin: 0 0 10px 0;
}

.adminbuttons {
    display: inline-block;
    width: 11%;
    text-align: center;
}
/*--------------------newsPages------------------*/
.archivelink {
    text-align: left;
    height: 40px;
    line-height: 40px;
}

.ImageTitleSummary {
}

    .ImageTitleSummary .newscontainer {
        width: auto;
        margin: 0px 0 13px 0;
        text-align: right;
        border: solid 1px #eee;
        padding: 15px 0;
        background: #fff;
    }

    .ImageTitleSummary .image {
        float: right;
        padding: 3px;
        margin: 0 0 3px 8px;
        border: solid 1px #eee;
    }

        .ImageTitleSummary .image img:hover {
            transform: scale(1.1);
            transition: all ease 0.5s;
        }

    .ImageTitleSummary .image {
        overflow: hidden;
    }

        .ImageTitleSummary .image img {
            transition: all 0.5s ease;
        }

    .ImageTitleSummary .datepane {
        float: right;
        padding: 4px 0 0 0;
    }

    .ImageTitleSummary .spacer {
        height: 10px;
    }

    .ImageTitleSummary .date {
        font-size: 13px;
        color: #888;
        padding: 5px 5px;
        border: solid 1px #f5f5f5;
        height: 37px;
        float: left;
        width: 100%;
        background: #fbfbfb;
    }

    .ImageTitleSummary .subtitle {
        font-size: 12px;
        color: #959595;
        margin: 2px 0;
    }

    .ImageTitleSummary .title {
        margin-top: 3px;
    }

        .ImageTitleSummary .title .icon {
            float: right;
            width: 8px;
            height: 8px;
            background: url('Images/Triangle-Red.png') no-repeat 50% 50%;
            margin: 4px 1px 0 3px;
        }

        .ImageTitleSummary .title a,
        .ImageTitleSummary .title a:hover,
        .ImageTitleSummary .title a:active,
        .ImageTitleSummary .title a h2 {
            font-size: 15px;
            text-decoration: none;
            color: #002947;
            line-height: 1.4em;
            display:inline-block;
        }

    .ImageTitleSummary .summary {
        font-size: 12px;
        color: #4b4b4b;
        margin-top: 2px;
        line-height: 23px;
        min-height: 60px;
        text-align: justify;
    }

.date {
    width: 100%;
}

    .date .iconpane {
        float: left;
    }

.iconpane .fa {
    background: #C8C8C8;
    color: #fff;
    padding: 5px;
    font-size: 15px;
}

    .iconpane .fa:hover {
        background: #999;
    }

.datepane .fa-calendar {
    color: #0d874f;
    margin: 0 0 0 5px;
}
/*--social--*/
.home04-social02 {
    padding-bottom: 5px;
}

    .home04-social02 .fa {
        width: 35px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        font-size: 20px;
        display: inline-block;
        background-color: #20a3f0;
        color: #fff;
        transition: background-color ease-in 200ms;
        -moz-transition: background-color ease-in 200ms;
        -webkit-transition: background-color ease-in 200ms;
        -o-transition: background-color ease-in 200ms;
        -ms-transition: background-color ease-in 200ms;
        border-radius: 5px;
        margin-top: 5px;
    }

        .home04-social02 .fa.telegram {
            background-color: #00ACED;
        }

        .home04-social02 .fa.instagram {
            background: #ED548E;
            font-size: 19px;
        }

        .home04-social02 .fa.facebook {
            background: #3B5998;
        }

        .home04-social02 .fa.pinterest {
            background-color: #ea4d4f !important;
            font-size: 19px;
        }
/* *******Gallery******** */
.st-last1{
	padding-left: 0;
    /*height: 160px;*/
    /* border-top: 1px solid; */
    border-right: 1px solid;
    border-bottom: 1px solid #fff;

    border-left: 1px solid;
    background-color: #fff;}
.st-last2{
	height: 128px;
    position: relative;
    background-image: linear-gradient(to top, #04c8d4 50%,10%, #fff 20%);
    width: 95%;
    right: 11px;
    bottom: 10px;
    /*top: -70px;*/
    box-shadow: 8px -3px 5px #ccc;
    margin-top:20px;
}
.st-last3{
	border-right: 1px solid #918579;
    border-left: 1px solid #918579;
    float: left;
    border-bottom: 1px solid #918579;
    padding: 0;
    top: 16px;
    padding-bottom: 20px;
    left: 10px;
    background-color: #fff;
    height: 105px;
    width: 95%;
}
.st-last4{position: relative;}
.st-last5{max-width:135px;max-height: 90px; position:relative;}
.st-last6{border: 1px solid #918579;}
.st-last7 {
	position: relative;
	padding: 0 2px 0 0;
	display: inline-block;
	float: none;
	height: 85px;
}
.st-last8 {
	position: relative;
	display: inline-block;
	float: none;
	height: 15px;
}
.st-last9{font-size: 8pt; color:#8e8e8e;display:block;}
.st-last10{color:#807061; width: 12px;
    background-image: linear-gradient(to right, #443b33 , #faf9f8);
    border-radius: 46%;
    display: inline-block;}
	.contact-us img, .operatorImg {
	width: 100%;
}

.st-last11{color#e07f26 !important; }
/* .st-last12{transform: translate(0%, 55%);} */
.st-last13{color: #000;position: relative;float: left;; padding: 0 ; font-size: inherit;}
.st-last14{position: relative;z-index:50;top:7px;}
.st-last15{display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-width: 2px;
    border-color: #301b03 ;
    /*left: 10px;*/
    position: relative;
	}
.st-last16 {
	padding: 0;
	display: inline-block;
	float: none;
	height: 60px;
}
a.st-last11 {
	font-size: 13px;
	color: #004d69;
}
/* *************** */

@media only screen and (max-width: 480px) {

    .ImageTitleSummary .title {
        clear: both;
    }
}

@media only screen and (max-width: 320px) {
    .ImageTitleSummary .datepane {
        font-size: 11px;
    }
}
/************************************************/
.fancybox-nav:hover span {
    transform: rotate(180deg);
}
	div.NewsViewBox{
		/*background-color: #fff;*/
		height: auto;
		padding-right: 0;
	}
	div.NewsViewBox * a:hover{
		text-decoration: none;
		font-family: IranSans !important;
	}
	div.DateCalendarBox{
		width: 100%;
		height: 40px;
		float: right;
		border: 1px solid #eee;
		border-radius: 10px;
		box-shadow: 0 0 10px 0 #eee;
		background-color: #fff;
	}
	div.NewsContentBox,
	div.MoreContentBox{
		border: 1px solid #eee;
		border-radius: 10px;
		margin-top: 10px;
		box-shadow: 0 0 10px 0 #eee;
		background-color: #fff;
	}
	span.DateViewNews,
	span.TimeViewNews,
	span.CountViewNews,
	span.RatingViewNews{
		padding: 0 20px;
		height: 40px;
		float: right;
		line-height: 39px;
		border-left: 1px solid #eee;
		color: #222;
	}
	span.PrintViewNews{
		padding: 0 20px;
		height: 40px;
		float: left;
		line-height: 35px;
		border-right: 1px solid #eee;
	}
	span.DateViewNews span.fa,
	span.TimeViewNews span.fa,
	span.CountViewNews span.fa,
	span.PrintViewNews span.fa,
	span.RatingViewNews span.fa{
		font-size: 14px;
		line-height: 35px;
		margin-left: 3px;
		color: #aaa;
	}
	span.PrintViewNews span.fa{
		color: #075307;
	}
	span.PrintViewNews a{
		color: #075307;
		font-weight: bold;
	}
	div.NewsContentBox,
	div.MoreContentBox,
	div.ImageViewNews,
	div.SummViewNews,
	div.TextVeiwNews,
	div.MoreImageViewNews,
	div.MoreFilesViewNews,
	div.TagsViewNews,
	div.RelatedViewNews,
	div.MoreCommentViewNews,
	div.AuthorName{
		width: 100%;
		float: right;
	}
	div.TextVeiwNews video{
		width: 50%;
		margin: 10px 25%;
		height: auto;
	}
	div.TitleViewNews{
		background-color: #eee;
		width: 94%;
		float: right;
		margin: 20px 3%;
		border-radius: 10px;
		padding: 7px 15px;
		text-align: center;
		border-right: 3px solid #052661;
		border-left: 3px solid #052661;
		color: #052661;
	}
	div.TitleViewNews *{
		font-weight: bold;
		color: #052661 !important;
		font-size: 16px !important;
	}
	div.ImageMain img{
		width: 60%;
		height: auto;
		border-radius: 10px;
		padding: 10px;
		border: 1px solid #eee;
		margin: 0px 20% 20px 20%;
	}
	div.SummMain{
		width: 94%;
		text-align: justify;
		margin: 0 3% 20px 3%;
		font-size: 16px;
		background-color: #eee;
		border-right: 3px solid #052661;
		padding: 10px 20px;
		border-radius: 10px 0 0 10px;
		line-height: 25px;
		font-weight: bold;
		color: #052661;
	}
	div.SummMain *{
		font-weight: bold;
		font-size: 14px !important;
		color: #052661;
	}
	div.TextMain{
		width: 94%;
		text-align: justify;
		margin: 0 3% 20px 3%;
		font-size: 14px;
		line-height: 25px;
		font-weight: normal;
		color: #666;
	}
	div.TextMain *{
		font-weight: normal;
	}
	div.AuthorText{
		width: 94%;
		text-align: justify;
		margin: 0 3% 20px 3%;
		font-size: 14px;
		line-height: 25px;
	}
	div.MoreImageViewNews,
	div.RatingsViewNews{
		width: 94%;
		margin: 20px 3% 15px 3%;
		text-align: right;
	}
	div.MoreImageViewNews div li.articleImage{
		width: 18.6%;
		height: 95px;
		margin: 2px 0px 8px 10px;
	}
	div.MoreImageViewNews > span,
	div.MoreFilesViewNews > span,
	div.MoreCommentViewNews > span,
	div.TagsViewNews > span,
	div.RatingsViewNews > span{
		width: 100%;
		float: right;
		font-size: 13px;
		font-weight: bold;
		background-color: #eee;
		color: #052661;
		padding: 7px 15px;
		border-radius: 10px 0 0 10px;
		border-right: 3px solid #052661;
		margin-bottom: 10px;
		text-align: right;
	}
	div.MoreImageViewNews div img{
		width: 100%;
		height: 100%;
		padding: 5px;
		border: 1px solid #eee;
		border-radius: 5px;
	}
	div.MoreImageViewNews div img:hover{
		border: 1px solid #052661;
	}
	div.MoreFilesViewNews{
		width: 94%;
		margin: 0 3% 15px 3%;
	}
	div.MoreFilesViewNews div ul li{
		float: right;
		font-size: 13px;
		color: #052661;
		border: 1px solid #eee;
		padding: 7px 10px;
		border-radius: 5px;
		margin:0 0 7px 7px;
		width: 32.4%;
	}
	div.MoreFilesViewNews div ul li:hover{
		border: 1px solid #052661;
	}
	div.MoreFilesViewNews div ul li a{
		color: #052661;
		float: right;
		text-align: right;
		font-weight: normal;
		width: 180px;
		height: 18px;
		overflow: hidden;
		line-height: 18px;
	}
	div.MoreFilesViewNews div ul li span{
		color: #aaa;
		float: left;
		text-align: left;
		font-size: 10px;
	}
	div.TagsViewNews{
		width: 94%;
		margin: 0 3% 20px 3%;
	}
	div.TagsViewNews > div{
		color: #fff;
	}
	div.TagsViewNews div > a{
		font-size: 13px;
		color: #052661;
		border: 1px solid #eee;
		padding: 7px 15px;
		border-radius: 5px;
		margin:0 0 7px 0px;
		display: inline-block;
	}
	div.TagsViewNews div > a:hover{
		border: 1px solid #052661;
	}
	div.LeftRelateViewBox{
		border: 1px solid #eee;
		border-radius: 10px;
		padding: 0;
		box-shadow: 0 0 10px 0 #eee;
		background-color: #fff;
	}
	div.RelatedViewNews > span{
		width: 100%;
		padding: 10px 15px;
		float: right;
		border-bottom: 1px solid #eee;
		color: #052661;
		font-weight: bold;
		margin-bottom: 15px;
		text-align: right;
	}
	div.relatedimage{
		margin-bottom: 0px !important;
	}
	div.RelatedViewNews div div{
		width: 100%;
		margin-bottom: 15px;
		padding-left: 5px;
		padding-right: 5px;
		margin-left: 0;
		margin-right: 0;
	}
	div.RelatedViewNews div div a img{
		width: 100%;
		height: 150px;
		border-radius: 10px;
		padding: 5px;
		border: 1px solid #eee;
	}
	div.MoreCommentViewNews{
		width: 94%;
		margin: 20px 3% 20px 3%;
	}
	div.MoreCommentViewNews > p{
		margin-bottom: 20px;
	}
	div.MoreCommentViewNews > p{
		color:#ff2258;
	}
	div.CommFormView p input[type=text],
	div.CommFormView p textarea,
	div.CommFormView div.captcha-news input[type=text]{
		width: 100% !important;
		max-width: 100% !important;
		padding: 5px 15px;
		border: 1px solid #eee;
		border-radius: 5px;
		margin-bottom: 10px;
		box-shadow: none;
	}
	div.CommFormView p input[type=text]:focus,
	div.CommFormView p textarea:focus,
	div.CommFormView div.captcha-news input[type=text]:focus{
		border: 1px solid #052661;
	}
	div.CommFormView div#refresh{
		height: auto;
	}
	div.CommFormView p input[type=button]{
		background-color: #009020;
		border: none;
		padding: 5px 30px;
		font-weight: bold;
		border-radius: 5px;
		color: #fff;
		float: left;
		height: 34px;
	}
	div.CommFormView p#Notify{
		display: none;
	}
	div.CommFormView div.captcha-news > img{
		border-radius: 10px;
		width: 100px;
		height: 34px;
		float: right;
	}
	div.CommFormView div.captcha-news > div{
		height: 34px;
		line-height: 34px;
		float: right;
		width: 151px;
		text-align: center;
	}
	div.CommFormView div.captcha-news > input[type=text]{
		float: right;
		width: 100px !important;
		text-align: center;
	}
	div.CommFormView span#MyButton{
		float: right;
		position: relative;
		right: 0;
		margin-left: 5px;
		width: 34px;
		height: 34px;
	}
	div.RatingsViewNews > div span input{
		margin-left: 5px;
	}
	div.RatingsViewNews > div span label{
		margin-left: 15px;
	}
	.relatedimage p {
		text-align: center;
	}
	div.TextMain img{
		max-width: 80%;
		min-width: 50%;
		height: auto;
		padding: 10px;
		border-radius: 10px;
		border: 1px solid #eee;
		margin: 0 10%;
	}
	
	
	div.P-FontSizeBox{
		width: 94%;
		float: right;
		margin: 0 3% 10px 3%;
		text-align: left;
	}
	div.P-FontSizeBox > span{
		border: 1px solid #bbb;
		width: 20px;
		height: 20px;
		display: inline-block;
		border-radius: 5px;
		text-align: center;
		line-height: 20px;
		float: left;
		cursor: pointer;
		color: #bbb;
		font-size: 18px;
	}
	div.P-FontSizeBox > span:hover{
		border: 1px solid #001741;
		color: #001741;
	}
	div.P-FontSizeBox > b{
		float: left;
		margin: 0 8px;
		color: #dc3c00;
		font-size: 18px;
		height: 20px;
		line-height: 14px;
	}

	
/* =============================================================================== */
/* ============================== Max Width ( 1140 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:1140px) {

	div.RelatedViewNews div div a img {
		height: 140px;
	}
	div.MoreFilesViewNews div ul li {
		width: 32.3%;
	}
	div.MoreFilesViewNews div ul li a {
		width: 175px;
	}
	
}
/* =============================================================================== */
/* ============================== Max Width ( 1024 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:1024px) {

	div.RelatedViewNews div div a img {
		height: 120px;
	}
	div.MoreImageViewNews div li.articleImage {
		width: 18.4%;
		height: 90px;
	}
	div.MoreFilesViewNews div ul li {
		width: 32.2%;
	}
	div.MoreFilesViewNews div ul li a {
		width: 145px;
	}
	
}
/* =============================================================================== */
/* ============================== Max Width ( 900 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:900px) {

	.row.relatedimage img {
		max-width: 100%;
		margin: 0;
	}
	div.RelatedViewNews div div a img {
		height: 190px;
	}
	.relatedimage p {
		text-align: center;
		margin: 10px 0 20px 0;
	}
	div.LeftRelateViewBox {
		width: 100%;
		margin: 10px 0% 0 0%;
	}
	div.RelatedViewNews div div div{
		width: 50%;
		margin-bottom: 15px;
		float: right;
	}
	div.NewsViewBox{
		padding-left: 0;
	}
	div.RelatedViewNews div div a img {
		height: 160px;
	}
	div.MoreImageViewNews div li.articleImage {
		width: 18.7%;
		height: 95px;
	}
	div.MoreFilesViewNews div ul li {
		width: 32.4%;
	}
	div.MoreFilesViewNews div ul li a {
		width: 180px;
	}
	div.RelatedViewNews div div div {
		width: 33.3%;
	}
	div.relatedimage > div > a> p{
		float: right;
		overflow: hidden;
		height: 50px;
	}
	div.RelatedViewNews div div div {
		margin-bottom: 0px;
	}
	.relatedimage p {
		margin: 5px 0 15px 0;
	}
}
/* =============================================================================== */
/* ============================== Max Width ( 800 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:800px) {	
	div.MoreImageViewNews div li.articleImage {
		width: 18.5%;
		height: 90px;
	}
	div.MoreFilesViewNews div ul li {
		width: 32.3%;
	}
	div.MoreFilesViewNews div ul li a {
		width: 155px;
	}
	div.RelatedViewNews div div a img {
		height: 140px;
	}
}
/* =============================================================================== */
/* ============================== Max Width ( 767 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:767px) {
	
	div.container{
		padding-left: 0;
		padding-right: 0;
	}
	div.TitleViewNews *{
		font-size: 18px !important;
	}
	div.SummMain *{
		font-size: 14px !important;
	}
	div.NewsViewBox{
		padding-left: 0;
		padding-right: 0;
	}
	div.TitleViewNews {
		width: 94%;
		margin: 30px 3%;
	}
	div.ImageMain img {
		width: 70%;
		margin: 5px 15% 30px 15%;
	}
	div.SummMain {
		width: 94%;
		margin: 0 3% 10px 3%;
	}
	div.TextMain {
		width: 94%;
		margin: 0 3% 20px 3%;
	}
	div.MoreImageViewNews,
	div.RatingsViewNews,
	div.TagsViewNews,
	div.MoreFilesViewNews,
	div.MoreCommentViewNews{
		width: 94%;
		margin: 20px 3% 20px 3%;
	}
	div.TitleViewNews {
		margin: 20px 3%;
	}
	div.ImageMain img {
		margin: 5px 15% 20px 15%;
	}
	div.MoreImageViewNews,
	div.MoreFilesViewNews{
		margin: 20px 3% 0px 3%;
	}
	div.RatingsViewNews,
	div.TagsViewNews,
	div.MoreCommentViewNews {
		margin: 20px 3% 15px 3%;
	}
	
}
/* =============================================================================== */
/* ============================== Max Width ( 640 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:640px) {

	span.DateViewNews img,
	span.TimeViewNews img,
	span.CountViewNews img,
	span.PrintViewNews img,
	span.RatingViewNews img {
		width: 14px;
		height: 14px;
		margin: 12px 0 12px 5px;
	}
	span.DateViewNews,
	span.TimeViewNews,
	span.CountViewNews,
	span.RatingViewNews,
	span.PrintViewNews{
		padding: 0 12px;
	}
	div.ImageMain img {
		width: 70%;
		margin: 5px 15% 20px 15%;
	}
	div.TitleViewNews {
		padding: 7px 15px;
	}
	div.SummMain {
		padding: 10px 15px;
	}
	div.RelatedViewNews div div a img {
		height: 150px;
	}
	div.MoreImageViewNews div li.articleImage {
		width: 23.2%;
	}
	div.MoreFilesViewNews div ul li {
		width: 32.1%;
	}
	div.MoreFilesViewNews div ul li a {
		width: 110px;
	}
	div.RelatedViewNews div div a img {
		height: 115px;
	}
	.relatedimage p {
		margin: 5px 0 10px 0;
	}
	
}
/* =============================================================================== */
/* ============================== Max Width ( 600 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:600px) {

	div.ImageMain img {
		width: 80%;
		margin: 5px 10% 30px 10%;
	}
	div.MoreImageViewNews div li.articleImage {
		width: 23.1%;
	}
	div.MoreImageViewNews div li.articleImage {
		height: 85px;
	}
	div.MoreFilesViewNews div ul li {
		width: 48.6%;
	}
	div.MoreFilesViewNews div ul li a {
		width: 190px;
	}
	div.RelatedViewNews div div a img {
		height: 110px;
	}
	
}
/* =============================================================================== */
/* ============================== Max Width ( 520 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:520px) {

	div.ImageMain img {
		width: 94%;
		margin: 5px 3% 10px 3%;
	}
	div.RelatedViewNews div div a img {
		height: 125px;
	}
	div.relatedimage > div{
		padding-left: 5px;
		padding-right: 5px;
	}
	div.TitleViewNews {
		margin: 15px 3% 5px 3%;
	}
	div.MoreImageViewNews div li.articleImage {
		width: 31.1%;
	}
	div.MoreImageViewNews div li.articleImage {
		height: 95px;
	}
	div.MoreFilesViewNews div ul li {
		width: 48.4%;
	}
	div.MoreFilesViewNews div ul li a {
		width: 150px;
	}
	div.CommFormView div.captcha-news > input[type="text"] {
		width: calc(100% - 290px) !important;
	}
	div.RelatedViewNews div div div {
		width: 50%;
	}
	span.PrintViewNews a span{
		display: none;
	}
	div.CommFormView p input[type="button"] {
		padding: 5px 20px;
		height: none;
	}
	
}
/* =============================================================================== */
/* ============================== Max Width ( 480 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:480px) {

	span.RatingViewNews{
		display: none;
	}
	div.TitleViewNews *{
		font-size: 14px !important;
	}
	div.SummMain * {
		font-size: 12px !important;
	}
	div.TextMain * {
		font-size: 12px !important;
	}
	div.RelatedViewNews div div a img {
		height: 120px;
	}
	div.MoreImageViewNews div li.articleImage {
		width: 30.9%;
	}
	div.MoreImageViewNews div li.articleImage {
		height: 85px;
	}
	div.MoreFilesViewNews div ul li {
		width: 48.3%;
	}
	div.MoreFilesViewNews div ul li a {
		width: 130px;
	}
	
	
}
/* =============================================================================== */
/* ============================== Max Width ( 400 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:400px) {

	div.RelatedViewNews div div a img {
		height: 105px;
	}
	span.CountViewNews{
		border-left: none;
	}
	div.MoreImageViewNews div li.articleImage {
		width: 47.1%;
	}
	div.MoreImageViewNews div li.articleImage {
		height: 100px;
	}
	div.MoreFilesViewNews div ul li {
		width: 47.9%;
	}
	div.MoreFilesViewNews div ul li a {
		width: 90px;
	}
	div.CommFormView div.captcha-news > div {
		clear: both;
		margin-top: 5px;
	}
	div.CommFormView div.captcha-news > input[type="text"] {
		width: calc(100% - 151px) !important;
		margin-top: 5px;
	}
	
}
/* =============================================================================== */
/* ============================== Max Width ( 360 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:360px) {

	div.RelatedViewNews div div a img {
		height: 90px;
	}
	span.TimeViewNews{
		display: none;
	}
	div.MoreImageViewNews div li.articleImage {
		width: 46.7%;
	}
	div.MoreImageViewNews div li.articleImage {
		height: 95px;
	}
	div.MoreFilesViewNews div ul li {
		width: 100%;
	}
	div.MoreFilesViewNews div ul li a {
		width: 240px;
	}
	
}
/* =============================================================================== */
/* ============================== Max Width ( 320 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:320px) {

	span.DateViewNews,
	span.TimeViewNews,
	span.CountViewNews,
	span.RatingViewNews,
	span.PrintViewNews {
		padding: 0 9px;
	}
	div.RelatedViewNews div div a img {
		height: 140px;
	}
	div.MoreImageViewNews div li.articleImage {
		width: 46.3%;
	}
	div.MoreImageViewNews div li.articleImage {
		height: 85px;
	}
	div.MoreFilesViewNews div ul li a {
		width: 200px;
	}
	div.RelatedViewNews div div div {
		width: 100%;
	}
	div.RelatedViewNews div div a img {
		height: 145px;
	}
	
}



	div.NewsListBox{
		background-color: #fff;
		border: 1px solid #eee;
		border-radius: 10px;
		box-shadow: 0 0 10px 0 #eee;
		margin-bottom: 15px;
		padding: 0;
	}
	div.NewsListBox *{
		text-decoration: none;
		font-family: IranSans !important;
	}
	*::before{
		font-family: fontawesome !important;
	}
	div.NewsListImageBox{
		width: 200px;
		height: 120px;
		/*background-color: red;*/
		border-radius: 0 10px 0 10px;
		padding: 0;
		overflow: hidden;
	}
	div.ListInfoImage{
		width: 100%;
		height: 120px;
	}
	div.ListInfoImage a{
		width: 100%;
		height: 120px;
	}
	div.ListInfoImage a img{
		width: 100%;
		height: 120px;
	}
	div.NewsListInfoBox{
		/*background-color: red;*/
		padding: 0;
		width: calc(100% - 250px);
		margin-right: 25px;
		margin-top: 17px;
		padding-bottom: 20px;
	}
	div.ListInfoTitle{
		width: 100%;
		height: auto;
		text-align: justify;
	}
	div.ListInfoTitle a{
		display: block;
		color: #052661 !important;
	}
	div.ListInfoTitle a em{
		float: right;
		line-height: 25px;
		margin-left: 10px;
	}
	div.ListInfoTitle a h2{
		font-size: 16px;
		font-weight: bold;
		color: #052661 !important;
	}
	div.ListInfoSumm{
		width: 100%;
		height: auto;
		text-align: justify;
		float: right;
		clear: both;
		margin-top: 10px;
		line-height: 20px;
		color: #494949;
	}
	div.ListInfoDate{
		float: right;
		width: 100%;
		height: auto;
		border: 1px solid #eee;
		padding: 5px 10px;
		border-radius: 5px;
		margin-top: 15px;
	}
	div.ListInfoDate span{
		color: #052661;
		margin-left: 7px;
	}
	a.NewsListMore{
		float: left;
		color: #052661;
		font-size: 12px;
		font-weight: normal;
	}
	div.ListCatName{
		width: 100%;
		margin-top: 10px;
		float: right;
		color: #fff;
	}
	div.ListCatName > a{
		color: #494949;
		background-color: #eee;
		padding: 0px 7px;
		float: right;
		margin-left: 5px;
		border-radius: 10px;
		font-size: 10px;
		line-height: 18px;
		margin-bottom: 3px;
	}
	div.ListCatName > a:hover{
		color: #fff;
		background-color: #052661;
	}
	
	
	
	
	
/* =============================================================================== */
/* ============================== Max Width ( 600 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:600px) {

	div.NewsListBox {
		padding-left: 25px;
	}
	div.NewsListInfoBox {
		width: auto;
	}
	
}
/* =============================================================================== */
/* ============================== Max Width ( 480 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:480px) {

	div.ListInfoTitle a h2 {
		font-size: 14px;
	}
	
}
/* =============================================================================== */
/* ============================== Max Width ( 400 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:400px) {

	div.NewsListBox {
		padding-left: 15px;
	}
	div.NewsListInfoBox {
		margin-right: 15px;
	}
	
}
/* =============================================================================== */
/* ============================== Max Width ( 360 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:360px) {

	
	
}
/* =============================================================================== */
/* ============================== Max Width ( 320 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:320px) {

	a.NewsListMore {
		display: none;
	}
	div.NewsListBox {
		background-color: none;
		border: none;
		border-bottom: 1px solid #eee;
		border-radius: 0;
		box-shadow: none;
	}
	div.NewsListInfoBox {
		margin-right: 0px;
	}
	div.NewsListBox {
		padding-left: 0px;
	}
	
}
	

	
	
	div.CatListHeadBox{
		background-color: #fff;
		border: 1px solid #eee;
		border-radius: 10px;
		box-shadow: 0 0 10px 0 #eee;
		margin-bottom: 15px;
		padding: 0;
		height: 40px;
		overflow: hidden;
	}
	div.CatListHeadBox em{
		color: #fff;
		padding: 0 10px;
		height: 38px;
		line-height: 40px;
		background-color: #052661;
		float: right;
		font-size: 18px;
		border-radius: 10px;
	}
	div.CatListHeadBox h2{
		color: #052661;
		line-height: 35px;
		float: right;
		font-size: 16px;
		margin-right: 15px;
		font-weight: bold;
	}
	
	
	
	
	
	
	

/* =============================================================================== */
/* ============================== Max Width ( 1280 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:1280px) {

	
	
}	
/* =============================================================================== */
/* ============================== Max Width ( 1140 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:1140px) {

	
	
}
/* =============================================================================== */
/* ============================== Max Width ( 1024 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:1024px) {

	
	
}
/* =============================================================================== */
/* ============================== Max Width ( 900 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:900px) {

	
	
}
/* =============================================================================== */
/* ============================== Max Width ( 800 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:800px) {	
	
	
	
}
/* =============================================================================== */
/* ============================== Max Width ( 767 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:767px) {
	
	
	
}
/* =============================================================================== */
/* ============================== Max Width ( 640 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:640px) {

	
	
}
/* =============================================================================== */
/* ============================== Max Width ( 600 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:600px) {

	
	
}
/* =============================================================================== */
/* ============================== Max Width ( 520 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:520px) {

	
	
}
/* =============================================================================== */
/* ============================== Max Width ( 480 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:480px) {

	
	
}
/* =============================================================================== */
/* ============================== Max Width ( 400 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:400px) {

	
	
}
/* =============================================================================== */
/* ============================== Max Width ( 360 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:360px) {

	
	
}
/* =============================================================================== */
/* ============================== Max Width ( 320 ) ============================== */
/* =============================================================================== */
@media handheld, only screen and (max-width:320px) {

	
	
}
	

	
	
	